post https://api.zeplin.dev/v1/oauth/token
If grant_type
is given as authorization_code
; handles code flow. If grant_type
is given as refresh_token
handles refresh token flow.
Returns Token Response
If grant_type
is given as authorization_code
; handles code flow. If grant_type
is given as refresh_token
handles refresh token flow.
Returns Token Response
Try It!
to start a request and see the response here!