curl -X POST https://example.com/post/api \ -H 'Content-Type: application/json' \ -d '{"key_1":"value_1","key_2":"value_2"}'.
確定! 回上一頁