jose
Playground JWE for direct encryption
Send encrypted HTTP requests for testing purposes and receive responses encrypted with the original content encryption key. Encryption is mandatory for this endpoint — any message that is not in JSON Web Encryption (JWE) format will be rejected.
post/v1/auth/jose/playground/jwe-direct-encryption
Headers
Accept'application/jose+json' required
x-tw-jose-method'jwe' required
JOSE method identifier.
X-External-Correlation-Idstring uuid
Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.
Response
Encrypted response using direct encryption.
Changes
No recorded changes to this endpoint across all 5 revisions of this API.