Standard HTTP headers with special effects in WorkZone

The following is specific to our WorkZone Service OData provider.

HTTP Header Understood by Description Required
Accept-Language *

The culture of the current user in WorkZone is set based on the value of the Accept-Language header.

This enables clients to specify the language of the WorkZone data.

If the value of the Accept-Language header does not match any languages installed in WorkZone, the default language of the user is used instead.

Optional
Slug POST/PUT: Documents, $value

The Slug header is used to transfer the original file name of documents during creation.

The file name is stored in the FileName property of the Document entity and in the OriginalFileName property of associated Record entity.

Recommended

See Also

Special HTTP headers in WorkZone